Skip to content

refactor: replace unwrap with expect in build.rs - #53

Open
subbareddypalagiri wants to merge 1 commit into
EpicGames:mainfrom
subbareddypalagiri:fix-build-rs-unwrap
Open

refactor: replace unwrap with expect in build.rs#53
subbareddypalagiri wants to merge 1 commit into
EpicGames:mainfrom
subbareddypalagiri:fix-build-rs-unwrap

Conversation

@subbareddypalagiri

Copy link
Copy Markdown
Contributor

Replaced unwrap() with expect() to improve error handling context.

Signed-off-by: Palagiri Subba Reddy <subbareddy123sub@gmail.com>
@mjansson

mjansson commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Seems this PR needs a bit of cleaning up or rebasing

@mjansson

Copy link
Copy Markdown
Collaborator

@subbareddypalagiri could you update to latest main and clean this up for review and intake?

@ajcarberry ajcarberry added area:client CLI area:core Core library and its interfaces (lib, C API); revision, storage, transport, protocol internals area:server Server, provider integrations, telemetry labels Aug 19, 2026
@mjansson

Copy link
Copy Markdown
Collaborator

@subbareddypalagiri asking again, could you update to latest main and clean this up for review and intake?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:client CLI area:core Core library and its interfaces (lib, C API); revision, storage, transport, protocol internals area:server Server, provider integrations, telemetry

Development

Successfully merging this pull request may close these issues.

3 participants